home *** CD-ROM | disk | FTP | other *** search
- Path: marel.is!usenet
- From: torfi@marel.is (Gudjon Sigurdsson)
- Newsgroups: comp.lang.c++
- Subject: Need help with DAO sets
- Date: Fri, 16 Feb 1996 15:58:27 GMT
- Organization: Marel hf.
- Message-ID: <4g29i8$q5a@marel.is>
- NNTP-Posting-Host: marel189.marel.is
- X-Newsreader: Forte Free Agent 1.0.82
-
- I'm having a difficult problem (IMO) with DAO Recordsets.
-
- The problem is like this:
- I'm making an application that has for list boxes (one list box for
- one table) and one list view in a CDAORecordView.
- This has worked alright for me until today, when suddenly there is an
- error when I try to open the first recordset (and it's no difference
- in what order I try to open them).
- I haven't changed anything that I think is in any way connected to
- this, so I don't see why this problem has crept up on me now.
- I open the sets in the first view (CDAORecordView) I show (or rather I
- used to open them...).
- There is one set that I open prior to these in CMainFrame (and that I
- have to keep open, no matter what), but the others I've tried to close
- after filling the list boxes to no avail.
-
- I hope someone can help me there, since I don't have the time to find
- out what's wrong (unless there is no other option).
-
- Regards,
- Gudjon Sigurdsson
-
-
-